Skip to main content

ws.goulding.script-library.mergjson

Type

library

Summary

The mergJSON external itself can not parse JSON to and from multi-dimensional arrays. This is achieved through JSONToArray and ArrayToJSON script functions provided in this library. The implementations in this library are intented to be generally useful in addition to providing a basis for implementations focussed on edge cases such as ArrayToJSON that forces a known element to be an object.

Description

The mergJSON external itself can not parse JSON to and from multi-dimensional arrays. This is achieved through JSONToArray and ArrayToJSON script functions provided in this library. The implementations in this library are intented to be generally useful in addition to providing a basis for implementations focussed on edge cases such as ArrayToJSON that forces a known element to be an object.

Thank you for your feedback!

Was this page helpful?